FlatImageStorage.__pixelsRawArray

Get the array that backs this image storage type

This is considered an unsafe operation. Do not use unless you know what you are doing.

Return Value

Type: immutable(Color[])

The backing array containing the pixels

Meta